home *** CD-ROM | disk | FTP | other *** search
- Path: wwwserv1.shell.nl!news
- From: Pauwl Lunow <P.B.LUNOW@snrper.simis.com>
- Newsgroups: comp.lang.c++
- Subject: Re: Help:Standard C lib and DLLs????
- Date: 5 Jan 1996 14:13:05 GMT
- Organization: SNR Pernis
- Message-ID: <4cjblh$i95@wwwserv1.shell.nl>
- References: <4celeu$7gf@inetgw.knk.com>
- NNTP-Posting-Host: gate.shell.nl
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 1.22 (Windows; I; 16bit)
-
- dean@KnK.com (Matthew Dean) wrote:
- >I am having trouble using a couple of C function in a DLL i am writing.
- >The functions are fputs and fgets. The help file for these in MSVC says
- >they are compatible with WIN DLL, but i am still having trouble. I am not
- >sure why these function are causing my GFP. I am using the correct import lib
- >for the memory model i am using. I would greatly appreciate any
- >help/suggestions that would allow me to fix this problem. Do i need to eliminate
- >standard c functions altogether?
- >
- >
- >
- >Matt Dean
- >dean@KnK.com
- >dean@digital.net
-
-
- Matt,
-
-
- no you don't, but more info and code slices would be nice to help us help
- you...
-
-
-
- Pauwl
-
-